home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15894 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: Grouper.Exis.Net!usenet
  2. From: tlwrnce@exis.net (Tim Lawrence)
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland 5.0 16-bit Linker Problems
  5. Date: 8 Apr 1996 19:02:08 GMT
  6. Organization: Exchange Information Systems Networks
  7. Message-ID: <4kbnrg$ofr@Grouper.Exis.Net>
  8. NNTP-Posting-Host: ppp-2-51.exis.net
  9. Mime-Version: 1.0
  10. X-Newsreader: WinVN 0.93.11
  11.  
  12. Just received BC 5.0 and like most everyone else, been busy tring to 
  13. tweak out all the quirks! My system is a Win 95 with 32 MB.
  14.  
  15. First I found I need much more room on my hard drive than the box 
  16. displayed.  At one point I had over 220,000,000 bytes free, but it was 
  17. still not enough.  Ended up freeing up more than 300,000,000 bytes before 
  18. BC 5.0 could load.
  19.  
  20. Second none of the icons appeared for BC 5.0 system, and all the help 
  21. files where empty.  The commands "UNREG -d " at the /BC5 dirctory and 
  22. Re-runing the BC5 setup program witb only the "Icons/System 
  23. Files/Registry" fixed that problem.
  24.  
  25. After loading the patch, I found I still could not link 16 bit code.  
  26. After some more reading, The CONAGENT.EXE properties where set to the 
  27. following:
  28.         Program:  Close on Exit was set.
  29.         Memory:   Total, Intial Environment, DPMI Memory
  30.                 Set to Auto 
  31.  
  32. 32 bit mode works fine, so I think it is just a mater of program settings 
  33. to get the 16 mode to correctly link.  Also since I did not want to erase 
  34. 4.5 before I proved to myself that 5.0 will work, both 4.5 and 5.0 are 
  35. pathed.  If BC4.5 is pathed before 5.0 would that give 5.0 problems?  Also 
  36.  had a message that C:\WINDOWS\SYSTEM\BWCC16.PAK was open during the 
  37. install and it would be set to write in the delay mode.  As anyone else 
  38. come across that error?
  39.  
  40. Tim Lawrence       tlwrence@exis.net
  41.  
  42.